home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / O1561415.CAB / DW20.ADM_1033 < prev    next >
Windows Policy Administrative Template - Unicode  |  2002-10-10  |  34KB  |  408 lines

  1. #if version <= 2
  2. CLASS USER
  3. CATEGORY  !!GPONLY_CAT
  4.     POLICY !!GPONLY_POL
  5.         KEYNAME Software\Policies
  6.         PART !!GPONLY_TEXT1 TEXT
  7.         END PART
  8.         PART !!GPONLY_TEXT2 TEXT
  9.         END PART
  10.     END POLICY
  11. END CATEGORY
  12. CLASS MACHINE
  13. CATEGORY  !!GPONLY_CAT
  14.     POLICY !!GPONLY_POL
  15.         KEYNAME Software\Policies
  16.         PART !!GPONLY_TEXT1 TEXT
  17.         END PART
  18.         PART !!GPONLY_TEXT2 TEXT
  19.         END PART
  20.     END POLICY
  21. END CATEGORY
  22. #endif; version <= 2
  23.  
  24. #if version >= 3
  25. CLASS MACHINE
  26.  
  27. CATEGORY !!DW20_CAT
  28.     KEYNAME Software\Policies\Microsoft\PCHealth\ErrorReporting\DW
  29.         #if version >= 4
  30.         EXPLAIN !!DW20_CAT_HKLM_EXP
  31.         #endif
  32. CATEGORY !!GENERAL_CAT
  33.         #if version >= 4
  34.         EXPLAIN !!GENERAL_CAT_EXP
  35.         #endif    
  36.     POLICY !!NeverUpload_POL
  37.         VALUENAME DWNeverUpload
  38.         VALUEON NUMERIC 1
  39.         VALUEOFF NUMERIC 0
  40.         EXPLAIN !!NeverUpload_POL_EXP
  41.         #if version >= 4
  42.         SUPPORTED !!SUPPORTED_WIN2K
  43.         #endif
  44.         END POLICY
  45.     POLICY !!NoFileCollection_POL
  46.         VALUENAME DWNoFileCollection
  47.         VALUEON NUMERIC 1
  48.         VALUEOFF NUMERIC 0
  49.         EXPLAIN !!NoFileCollection_POL_EXP
  50.         #if version >= 4
  51.         SUPPORTED !!SUPPORTED_WIN2K
  52.         #endif
  53.         END POLICY
  54.     POLICY !!NoSecondLevelCollection_POL
  55.         VALUENAME DWNoSecondLevelCollection
  56.         VALUEON NUMERIC 1
  57.         VALUEOFF NUMERIC 0
  58.         EXPLAIN !!NoSecondLevelCollection_POL_EXP
  59.         #if version >= 4
  60.         SUPPORTED !!SUPPORTED_WIN2K
  61.         #endif
  62.         END POLICY    
  63.     POLICY !!NoExternalURL_POL
  64.         VALUENAME DWNoExternalURL
  65.         VALUEON NUMERIC 1
  66.         VALUEOFF NUMERIC 0
  67.         EXPLAIN !!NoExternalURL_POL_EXP
  68.         #if version >= 4
  69.         SUPPORTED !!SUPPORTED_WIN2K
  70.         #endif
  71.         END POLICY
  72.     END CATEGORY ;GENERAL
  73. CATEGORY !!CER_CAT
  74.         #if version >= 4
  75.         EXPLAIN !!CER_CAT_EXP
  76.         #endif
  77.     POLICY !!FileTreeRoot_POL
  78.         PART !!FileTreeRoot EDITTEXT
  79.             VALUENAME DWFileTreeRoot
  80.         END PART
  81.         EXPLAIN !!FileTreeRoot_POL_EXP
  82.         #if version >= 4
  83.         SUPPORTED !!SUPPORTED_WIN2K
  84.         #endif
  85.         END POLICY
  86.     POLICY !!Tracking_POL
  87.         VALUENAME DWTracking
  88.         VALUEON NUMERIC 1
  89.         VALUEOFF NUMERIC 0
  90.         EXPLAIN !!Tracking_POL_EXP
  91.         #if version >= 4
  92.         SUPPORTED !!SUPPORTED_WIN2K
  93.         #endif
  94.         END POLICY
  95.     POLICY !!AlwaysReport_POL
  96.         VALUENAME DWAlwaysReport
  97.         VALUEON NUMERIC 1
  98.         VALUEOFF NUMERIC 0
  99.         EXPLAIN !!AlwaysReport_POL_EXP
  100.         #if version >= 4
  101.         SUPPORTED !!SUPPORTED_WIN2K
  102.         #endif
  103.         END POLICY
  104.     POLICY !!ReporteeName_POL
  105.         PART !!ReporteeName EDITTEXT
  106.             VALUENAME DWReporteeName
  107.         END PART
  108.         EXPLAIN !!ReporteeName_POL_EXP
  109.         #if version >= 4
  110.         SUPPORTED !!SUPPORTED_WIN2K
  111.         #endif
  112.         END POLICY
  113.     POLICY !!URLLaunch_POL
  114.         PART !!URLLaunch EDITTEXT
  115.             VALUENAME DWURLLaunch
  116.         END PART
  117.         EXPLAIN !!URLLaunch_POL_EXP
  118.         #if version >= 4
  119.         SUPPORTED !!SUPPORTED_WIN2K
  120.         #endif
  121.         END POLICY
  122.     POLICY !!ExplainerURL_POL
  123.         PART !!ExplainerURL EDITTEXT
  124.             VALUENAME DWExplainerURL
  125.         END PART
  126.         EXPLAIN !!ExplainerURL_POL_EXP
  127.         #if version >= 4
  128.         SUPPORTED !!SUPPORTED_WIN2K
  129.         #endif
  130.         END POLICY
  131.     END CATEGORY ;CER
  132. CATEGORY !!QUEUE_CAT
  133.         #if version >= 4
  134.         EXPLAIN !!QUEUE_CAT_EXP
  135.         #endif    
  136.     POLICY !!BypassQueue_POL    
  137.         VALUENAME DWBypassQueue
  138.         VALUEON NUMERIC 1
  139.         VALUEOFF NUMERIC 0
  140.         EXPLAIN !!BypassQueue_POL_EXP
  141.         #if version >= 4
  142.         SUPPORTED !!SUPPORTED_WIN2K
  143.         #endif
  144.         END POLICY
  145.     POLICY !!AllQueuesHeadless_POL
  146.         VALUENAME DWAllQueuesHeadless
  147.         VALUEON NUMERIC 1
  148.         VALUEOFF NUMERIC 0
  149.         EXPLAIN !!AllQueuesHeadless_POL_EXP
  150.         #if version >= 4
  151.         SUPPORTED !!SUPPORTED_WIN2K
  152.         #endif
  153.         END POLICY
  154.     POLICY !!MaxQueueSize_POL
  155.         PART !!MaxQueueSize NUMERIC
  156.             VALUENAME DWMaxQueueSize
  157.             DEFAULT 50
  158.             MAX 1000
  159.             MIN 0
  160.             SPIN 10
  161.             END PART
  162.         EXPLAIN !!MaxQueueSize_POL_EXP
  163.         #if version >= 4
  164.         SUPPORTED !!SUPPORTED_WIN2K
  165.         #endif
  166.         END POLICY
  167.     POLICY !!QueuePesterInterval_POL
  168.         PART !!QueuePesterInterval NUMERIC
  169.             VALUENAME DWQueuePesterInterval
  170.             DEFAULT 4320 ;3 days
  171.             MAX 100000
  172.             MIN 20
  173.             SPIN 100
  174.             END PART
  175.         EXPLAIN !!QueuePesterInterval_POL_EXP
  176.         #if version >= 4
  177.         SUPPORTED !!SUPPORTED_WIN2K
  178.         #endif
  179.         END POLICY    
  180.     END CATEGORY ;QUEUE
  181. END CATEGORY ;DW20
  182.  
  183.  
  184. CLASS USER
  185.  
  186. CATEGORY !!DW20_CAT
  187.     KEYNAME Software\Policies\Microsoft\PCHealth\ErrorReporting\DW
  188.         #if version >= 4
  189.         EXPLAIN !!DW20_CAT_HKCU_EXP
  190.         #endif
  191. CATEGORY !!GENERAL_CAT
  192.         #if version >= 4
  193.         EXPLAIN !!GENERAL_CAT_EXP
  194.         #endif    
  195.     POLICY !!NeverUpload_POL
  196.         VALUENAME DWNeverUpload
  197.         VALUEON NUMERIC 1
  198.         VALUEOFF NUMERIC 0
  199.         EXPLAIN !!NeverUpload_POL_EXP
  200.         #if version >= 4
  201.         SUPPORTED !!SUPPORTED_WIN2K
  202.         #endif
  203.         END POLICY
  204.     POLICY !!NoFileCollection_POL
  205.         VALUENAME DWNoFileCollection
  206.         VALUEON NUMERIC 1
  207.         VALUEOFF NUMERIC 0
  208.         EXPLAIN !!NoFileCollection_POL_EXP
  209.         #if version >= 4
  210.         SUPPORTED !!SUPPORTED_WIN2K
  211.         #endif
  212.         END POLICY
  213.     POLICY !!NoSecondLevelCollection_POL
  214.         VALUENAME DWNoSecondLevelCollection
  215.         VALUEON NUMERIC 1
  216.         VALUEOFF NUMERIC 0
  217.         EXPLAIN !!NoSecondLevelCollection_POL_EXP
  218.         #if version >= 4
  219.         SUPPORTED !!SUPPORTED_WIN2K
  220.         #endif
  221.         END POLICY    
  222.     POLICY !!NoExternalURL_POL
  223.         VALUENAME DWNoExternalURL
  224.         VALUEON NUMERIC 1
  225.         VALUEOFF NUMERIC 0
  226.         EXPLAIN !!NoExternalURL_POL_EXP
  227.         #if version >= 4
  228.         SUPPORTED !!SUPPORTED_WIN2K
  229.         #endif
  230.         END POLICY
  231.     END CATEGORY ;GENERAL
  232. CATEGORY !!CER_CAT
  233.         #if version >= 4
  234.         EXPLAIN !!CER_CAT_EXP
  235.         #endif
  236.     POLICY !!FileTreeRoot_POL
  237.         PART !!FileTreeRoot EDITTEXT
  238.             VALUENAME DWFileTreeRoot
  239.         END PART
  240.         EXPLAIN !!FileTreeRoot_POL_EXP
  241.         #if version >= 4
  242.         SUPPORTED !!SUPPORTED_WIN2K
  243.         #endif
  244.         END POLICY
  245.     POLICY !!Tracking_POL
  246.         VALUENAME DWTracking
  247.         VALUEON NUMERIC 1
  248.         VALUEOFF NUMERIC 0
  249.         EXPLAIN !!Tracking_POL_EXP
  250.         #if version >= 4
  251.         SUPPORTED !!SUPPORTED_WIN2K
  252.         #endif
  253.         END POLICY
  254.     POLICY !!AlwaysReport_POL
  255.         VALUENAME DWAlwaysReport
  256.         VALUEON NUMERIC 1
  257.         VALUEOFF NUMERIC 0
  258.         EXPLAIN !!AlwaysReport_POL_EXP
  259.         #if version >= 4
  260.         SUPPORTED !!SUPPORTED_WIN2K
  261.         #endif
  262.         END POLICY
  263.     POLICY !!ReporteeName_POL
  264.         PART !!ReporteeName EDITTEXT
  265.             VALUENAME DWReporteeName
  266.         END PART
  267.         EXPLAIN !!ReporteeName_POL_EXP
  268.         #if version >= 4
  269.         SUPPORTED !!SUPPORTED_WIN2K
  270.         #endif
  271.         END POLICY
  272.     POLICY !!URLLaunch_POL
  273.         PART !!URLLaunch EDITTEXT
  274.             VALUENAME DWURLLaunch
  275.         END PART
  276.         EXPLAIN !!URLLaunch_POL_EXP
  277.         #if version >= 4
  278.         SUPPORTED !!SUPPORTED_WIN2K
  279.         #endif
  280.         END POLICY
  281.     POLICY !!ExplainerURL_POL
  282.         PART !!ExplainerURL EDITTEXT
  283.             VALUENAME DWExplainerURL
  284.         END PART
  285.         EXPLAIN !!ExplainerURL_POL_EXP
  286.         #if version >= 4
  287.         SUPPORTED !!SUPPORTED_WIN2K
  288.         #endif
  289.         END POLICY
  290.     END CATEGORY ;CER
  291. CATEGORY !!QUEUE_CAT
  292.         #if version >= 4
  293.         EXPLAIN !!QUEUE_CAT_EXP
  294.         #endif    
  295.     POLICY !!BypassQueue_POL    
  296.         VALUENAME DWBypassQueue
  297.         VALUEON NUMERIC 1
  298.         VALUEOFF NUMERIC 0
  299.         EXPLAIN !!BypassQueue_POL_EXP
  300.         #if version >= 4
  301.         SUPPORTED !!SUPPORTED_WIN2K
  302.         #endif
  303.         END POLICY
  304.     POLICY !!AllQueuesHeadless_POL
  305.         VALUENAME DWAllQueuesHeadless
  306.         VALUEON NUMERIC 1
  307.         VALUEOFF NUMERIC 0
  308.         EXPLAIN !!AllQueuesHeadless_POL_EXP
  309.         #if version >= 4
  310.         SUPPORTED !!SUPPORTED_WIN2K
  311.         #endif
  312.         END POLICY
  313.     POLICY !!MaxQueueSize_POL
  314.         PART !!MaxQueueSize NUMERIC
  315.             VALUENAME DWMaxQueueSize
  316.             DEFAULT 50
  317.             MAX 1000
  318.             MIN 0
  319.             SPIN 10
  320.             END PART
  321.         EXPLAIN !!MaxQueueSize_POL_EXP
  322.         #if version >= 4
  323.         SUPPORTED !!SUPPORTED_WIN2K
  324.         #endif
  325.         END POLICY
  326.     POLICY !!QueuePesterInterval_POL
  327.         PART !!QueuePesterInterval NUMERIC
  328.             VALUENAME DWQueuePesterInterval
  329.             DEFAULT 4320 ;3 days
  330.             MAX 100000
  331.             MIN 20
  332.             SPIN 100
  333.             END PART
  334.         EXPLAIN !!QueuePesterInterval_POL_EXP
  335.         #if version >= 4
  336.         SUPPORTED !!SUPPORTED_WIN2K
  337.         #endif
  338.         END POLICY    
  339.     END CATEGORY ;QUEUE
  340. END CATEGORY ;DW20
  341. #endif ;version >=3
  342.  
  343.  
  344. [strings]
  345. ; GPONLY
  346. GPONLY_TEXT1="System Policy Editor does not support this policy template."
  347. GPONLY_TEXT2="You must use Group Policy in Windows 2000."
  348. GPONLY_CAT="Unsupported Administrative Template"
  349. GPONLY_POL="AER_1033.ADM"
  350.  
  351. ; SUPPORTED
  352. SUPPORTED_WIN2K="At least Microsoft Windows 2000"
  353.  
  354. ; CATEGORIES
  355. DW20_CAT="Application Error Reporting"
  356. CER_CAT="Corporate Error Reporting"
  357. QUEUE_CAT="Queued Reporting"
  358. GENERAL_CAT="General Reporting"
  359. WER_CAT="System Error Reporting"
  360.  
  361. ; CATEGORY EXPLANATIONS
  362. DW20_CAT_HKCU_EXP="Application Error Reporting is related to Windows Error Reporting but is not part of the operating system.\n\nThese policies may also be configured per MACHINE."
  363. DW20_CAT_HKLM_EXP="Application Error Reporting is related to Windows Error Reporting but is not part of the operating system.\n\nThese policies may also be configured per USER."
  364. CER_CAT_EXP="Corporate Error Reporting is a way to send error reports to a file server instead of to Microsoft.\n\nFor related Windows Error Reporting policies, go to Computer Configuration\Administrative Templates\System\Error Reporting\Report Errors."
  365. QUEUE_CAT_EXP="Reports are queued for delayed reporting when the user is offline or the error is not critical enough to interrupt the user."
  366. GENERAL_CAT_EXP="Use these policies to disable error reporting or limit the type of data which can be collected."
  367. WER_CAT_EXP="These policies affect Windows Error Reporting as well as Application Error Reporting.\n\nFor more policies that affect Windows Error Reporting, go to Computer Configuration\Administrative Templates\System\Error Reporting."
  368.  
  369. ; POLICIES
  370. AllQueuesHeadless_POL="Send all queued reports silently"
  371. AlwaysReport_POL="Hide Don't Send button"
  372. BypassQueue_POL="Bypass queue and send all reports"
  373. ExplainerURL_POL="URL to explain why user should report"
  374. FileTreeRoot_POL="Local error reporting file path"
  375. MaxQueueSize_POL="Maximum number of queued reports"
  376. NeverUpload_POL="Disable error reporting"
  377. NoExternalURL_POL="Do not display Microsoft web page"
  378. NoFileCollection_POL="Do not upload user documents"
  379. NoSecondLevelCollection_POL="Do not upload any additional data"
  380. QueuePesterInterval_POL="Time between queued reporting requests"
  381. ReporteeName_POL="Replace Microsoft with your company name"
  382. Tracking_POL="Log error report details"
  383. URLLaunch_POL="URL to launch after reporting"
  384.  
  385. ; PARTS
  386. ExplainerURL="URL to explain why user should report"
  387. FileTreeRoot="Local error reporting file path (UNC or drive letter)"
  388. MaxQueueSize="Maximum number of queued reports"
  389. NoExternalURL="Do not display link or launch URL to Microsoft web page"
  390. QueuePesterInterval="Shortest time between queued reporting requests (minutes)"
  391. ReporteeName="Specify your company name to replace 'Microsoft' in reporting dialogs"
  392. URLLaunch="URL to launch after reporting"
  393.  
  394. ; POLICY EXPLANATIONS
  395. AllQueuesHeadless_POL_EXP="This policy allows you to send all queued reports without prompting the user.\n\nIf you ENABLE this policy the queued dialog is not displayed.  When a user logs on all queued reports are silently uploaded to either your local error reporting file path (if you have configured Corporate Error Reporting) or directly to Microsoft.\n\nIf you DISABLE or DO NOT CONFIGURE this policy the user is prompted to either send or not send the reports.\n\nThis policy does not affect any dialogs shown at the time of the error."
  396. AlwaysReport_POL_EXP="This policy hides the Don't Send button on the main error reporting dialog.\n\nIf you ENABLE this policy the user sees only one button on the error reporting dialog: Send Error Report.\n\nIf you DISABLE or DO NOT CONFIGURE this policy the user has two buttons:  Send Error Report (or Send Report Later if the machine is offline) and Don't Send.\n\nIf the user is prompted for additional data such as user documents there is always a choice to Cancel the report, even if this policy is enabled."
  397. BypassQueue_POL_EXP="This policy disables error report queuing.\n\nIf you ENABLE this policy no reports are queued.  Error reports are always sent at the time the error occurs.  If the machine is offline and the report cannot be sent, the report is deleted.\n\nIf you DISABLE or DO NOT CONFIGURE this policy, reports may be queued when the machine is offline or if the application chooses to queue reports instead of displaying a dialog at the time of the error."
  398. ExplainerURL_POL_EXP="This policy adds a link to the main error reporting dialog.\n\nIf you ENABLE this policy a link is displayed on the error reporting dialog with the text 'Why should I report?'.  Clicking the link launches the URL you specify in the policy.\n\nIf you DISABLE or DO NOT CONFIGURE this policy the link is only displayed if specified by the application that is sending the error report.\n\nThis policy allows you to create your own web page which explains why users should send error reports.  It is intended for use with Corporate Error Reporting but will work even if you have not specified an error reporting file path."
  399. FileTreeRoot_POL_EXP="This policy enables Corporate Error Reporting, which allows you to send all error reports to a file server on your local network.\n\nIf you ENABLE this policy no reports are sent to Microsoft.  All error reports are sent to the specified file path, which may be a UNC or drive letter.  You may use the Corporate Error Reporting tool (CER) to view the reports and optionally batch upload them to Microsoft.\n\nIf you DISABLE or DO NOT CONFIGURE this policy, error reports are sent to Microsoft, unless reporting is disabled."
  400. MaxQueueSize_POL_EXP="This policy sets the maximum number of error reports stored in each queue.\n\nIf you ENABLE this policy you can increase or decrease the maximum number of queued reports.  Reports may be queued for each user and for any admin.  When a report is sent to a queue that has reached the maximum number, the report is deleted.\n\nIf you DISABLE or DO NOT CONFIGURE this policy the default maximum of 50 is used."
  401. NeverUpload_POL_EXP="This policy disables application error reporting.\n\nIf you ENABLE this policy, reports are not sent.\n\nIf you DISABLE or DO NOT CONFIGURE this policy the user may be prompted to send error reports."
  402. NoExternalURL_POL_EXP="This policy prevents the user from being sent to a Microsoft web page after reporting.\n\nIf you ENABLE this policy the user will not see a final dialog with a KB article or downloadable update.\n\nIf you DISABLE or DO NOT CONFIGURE this policy the user may in some cases see a browser window with Microsoft content or a final dialog with a link to a Microsoft web page.\n\nThis policy does not prevent the user from seeing a link to a URL specified for use with the Corporate Error Reporting tool."
  403. NoFileCollection_POL_EXP="This policy prevents user files from being included in error reports.\n\nIf you ENABLE this policy, requests from Microsoft for user documents and other files are denied.\n\nIf you DISABLE or DO NOT CONFIGURE this policy the user may occasionally be prompted to include current documents or other files in the error report.\n\nThis policy does not affect requests to include registry settings, file version information or WMI queries in error reports."
  404. NoSecondLevelCollection_POL_EXP="This policy prevents all additional data from being included in error reports.\n\nIf you ENABLE this policy, requests from Microsoft for any additional data are denied.\n\nIf you DISABLE or DO NOT CONFIGURE this policy the user may occasionally be prompted to include additional information in error reports."
  405. QueuePesterInterval_POL_EXP="This policy controls how often the user may be prompted to send queued reports.\n\nThe user is not prompted again until after the time has elapsed.  (If there are no queued reports, elapsed time may be much longer.)\n\nIf you ENABLE this policy you may shorten or lengthen the interval (in minutes) between prompting the user to send queued reports.\n\nIf you DISABLE or DO NOT CONFIGURE this policy the default of 4320 minutes (3 days) is used."
  406. ReporteeName_POL_EXP="This policy allows you to substitute the name of your company in place of Microsoft in the error reporting dialog.\n\nIf you ENABLE this policy, occurrences of the string Microsoft in the error reporting dialog are replaced with the string you specify.\n\nIf you DISABLE or DO NOT CONFIGURE this policy the user is prompted to send error reports to Microsoft.\n\nThis policy is intended for use with Corporate Error Reporting but will work even if you have not specified an error reporting file path."
  407. Tracking_POL_EXP="This policy enables logging with Corporate Error Reporting.\n\nIf you ENABLE this policy, error details including username and machine name are written to the crash.log file at the root of your error reporting file path.\n\nIf you DISABLE or DO NOT CONFIGURE this policy the log file is not written.\n\nThis policy has no effect if you do not enable Corporate Error Reporting."
  408. URLLaunch_POL_EXP="This policy always displays a URL after reporting.\n\nIf you ENABLE this policy, each user who sends a report will see a final dialog with a link to a the URL you specify.\n\nIf you DISABLE or DO NOT CONFIGURE this policy the user may be sent to a Microsoft web page after reporting."